Skip to content

Conversation

@YasInvolved
Copy link
Contributor

Description

Testing

TODO list:

@devshgraphicsprogramming
Copy link
Member

devshgraphicsprogramming commented Sep 29, 2025

@Erfan-Ahmadi note that we can't use GPUinfo.org cause its on AGPL license, so its either vkinfo -j or Vulkan Profiles library, both from the Vulkan SDK

@YasInvolved YasInvolved changed the title Add a structure that holds information about vulkan devices (Vulkan Profile JSON) GPU Diagnostics Oct 27, 2025
namespace nbl::video
{

NBL_API2 int vulkaninfo(const std::span<char*> args);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

const std::span<const char*> args

return true;
}

int vulkaninfo(const std::span<char*> args)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

const std::span<const char*> args

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants